projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfe2920
)
Omit the explicit .lib
author
Robert Lipe
<robertlipe@gpsbabel.org>
Sat, 11 Nov 2017 04:17:47 +0000
(22:17 -0600)
committer
Robert Lipe
<robertlipe@gpsbabel.org>
Sat, 11 Nov 2017 04:17:47 +0000
(22:17 -0600)
GPSBabel.pro
patch
|
blob
|
history
diff --git
a/GPSBabel.pro
b/GPSBabel.pro
index c0977e00558ba15d29ac28422d035be345d620b9..1b292c15404bca3451a1b4bd9ff3635b998371fa 100644
(file)
--- a/
GPSBabel.pro
+++ b/
GPSBabel.pro
@@
-149,7
+149,7
@@
win32 {
}
SOURCES += gbser_win.cc
JEEPS += jeeps/gpsusbwin.cc
- LIBS += "
setupapi.lib
"
+ LIBS += "
SetupApi
"
}
win32-msvc*{